Skip to content
Back to search
30
MCP

Documentation Search (Groq + Serper)

pulsemcp/documentation search (groq + serper)

Combines web search through Serper API with Groq's language models to intelligently extract and structure clean, readable content from documentation sites for popular libraries like LangChain, LlamaIndex, OpenAI, and UV package manager.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "documentation_search_(groq_+_serper)": {
      "url": "None",
      "transport": "http"
    }
  }
}